Skip to content

chore: release v0.5.0#102

Merged
brendanjryan merged 1 commit intomainfrom
changelog-release/main
Mar 31, 2026
Merged

chore: release v0.5.0#102
brendanjryan merged 1 commit intomainfrom
changelog-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 27, 2026

This PR was opened by the Changelogs release workflow.

When you're ready to release, merge this PR and the packages will be published.


0.5.0 (2026-03-30)

Minor Changes

  • Added access key signing support for Tempo transactions. When root_account is set, nonce and gas estimation now use the root account (smart wallet) address, transactions are signed via sign_tx_access_key, and the credential source reflects the root account rather than the access key address. (by @brendanryan, #103)
  • Added RedisStore and SQLiteStore backends to mpp.stores for replay protection, with optional extras (pympp[redis], pympp[sqlite]). Added store parameter to Mpp.__init__ and Mpp.create() that automatically wires the store into intents supporting replay protection. (by @brendanryan, #103)

Patch Changes

  • Raised test coverage by adding tests for edge cases across charge, parsing, server, and store modules, and updated CI to generate and upload XML/HTML coverage reports for Python 3.12. (by @brendanryan, #103)
  • Fixed fail-closed expiry enforcement in ChargeIntent.verify: requests with a missing expires challenge parameter are now rejected instead of silently allowed through. (by @brendanryan, #103)

@github-actions github-actions bot force-pushed the changelog-release/main branch from 5072615 to 86b3d06 Compare March 27, 2026 20:57
@github-actions github-actions bot changed the title chore: release v0.4.3 chore: release v0.5.0 Mar 27, 2026
@github-actions github-actions bot force-pushed the changelog-release/main branch 2 times, most recently from 9833b1a to 4a33a39 Compare March 29, 2026 14:25
@github-actions github-actions bot force-pushed the changelog-release/main branch from 4a33a39 to d42a45c Compare March 30, 2026 21:06
@brendanjryan brendanjryan merged commit 517e204 into main Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant